runtime.pollCache.lock (field)

5 uses

	runtime (current package)
		netpoll.go#L189: 	lock  mutex
		netpoll.go#L304: 	lock(&c.lock)
		netpoll.go#L307: 	unlock(&c.lock)
		netpoll.go#L656: 	lock(&c.lock)
		netpoll.go#L675: 	unlock(&c.lock)